翻訳と辞書
Words near each other
・ Graikos (disambiguation)
・ Grail (Babylon 5)
・ Grail (comics)
・ Grail (disambiguation)
・ Grail (web browser)
・ Grail (Wildstorm)
・ Grail (women's movement)
・ GRAIL MoonKAM
・ Grail Movement
・ Grail Prince
・ Grail Psalms
・ Graham, Texas
・ Graham, Washington
・ Graham-Brush Log House
・ Graham-Crocker House
Graham-Denning model
・ Graham-Gaughan-Betts House
・ Graham-Hughes House
・ Graham-Kapowsin High School
・ Graham-Laurier Provincial Park
・ Graham-Little syndrome
・ Graham-Montgomery baronets
・ Graham-Paige
・ Graham-Paige 835
・ Graham-Perren Racer
・ Grahame
・ Grahame Baker
・ Grahame Bilby
・ Grahame Bond
・ Grahame Bowen


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Graham-Denning model : ウィキペディア英語版
Graham-Denning model
The Graham-Denning Model is a computer security model that shows how subjects and objects should be securely created and deleted.
It also addresses how to assign specific access rights. It is mainly used in access control mechanisms for distributed systems.
== Features ==

This model addresses the security issues associated with how to define a set of basic rights on how specific subjects can execute security functions on an object.
The model has eight basic protection rules (actions) that outline:
* How to securely create an object MIT.
* How to securely create a subject.
* How to securely delete an object.
* How to securely delete a subject.
* How to securely provide the read access right.
* How to securely provide the grant access right.
* How to securely provide the delete access right.
* How to securely provide the transfer access right.
Moreover, each object has an owner that has special rights on it, and each subject has another subject (controller) that has special rights on it.
The model is based on the Access Control Matrix model where rows correspond to subjects and columns correspond to objects and subjects, each element contains a set of rights between subject i and object j or between subject i and subject k.
For example an action A() contains the rights that subject s has on object o (example: ).
When executing one of the 8 rules, for example creating an object, the matrix is changed: a new column is added for that object, and the subject that created it becomes its owner.
Each rule is associated with a precondition, for example if subject x wants to delete object o, it must be its owner(A() contains the 'owner' right )

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Graham-Denning model」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.